diff options
Diffstat (limited to 'config/waybar/style/[Pywal] Chroma Fusion.css')
| -rw-r--r-- | config/waybar/style/[Pywal] Chroma Fusion.css | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/config/waybar/style/[Pywal] Chroma Fusion.css b/config/waybar/style/[Pywal] Chroma Fusion.css index 16d8d955..05d881f9 100644 --- a/config/waybar/style/[Pywal] Chroma Fusion.css +++ b/config/waybar/style/[Pywal] Chroma Fusion.css @@ -68,7 +68,6 @@ window#waybar.empty #window { #window, #wireplumber, #workspaces, -#custom-backlight, #custom-cycle_wall, #custom-keybinds, #custom-keyboard, @@ -77,7 +76,6 @@ window#waybar.empty #window { #custom-menu, #custom-power_vertical, #custom-power, -#custom-speaker, #custom-updater, #custom-weather, #custom-weather.clearNight, @@ -96,12 +94,15 @@ window#waybar.empty #window { margin: 5px 5px 5px 5px; opacity:0.8; } +#backlight { + padding: 0px 2px 0px 6px; +} #custom-power { color: @red; padding: 0px 0px 0px 6px; opacity:1.0; } - +#custom-light_dark, #custom-menu{ color: @flamingo; padding: 0px 8px 0px 4px; @@ -109,7 +110,7 @@ window#waybar.empty #window { } #custom-weather, -#custom-updates { +#custom-updater { color: @yellow; } |
